Search results

1641 packages found

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 6 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 6 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 6 months ago
M
Q
P

Safely get deep nested properties using dot notation

published 0.0.10 a year ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 3 years ago
M
Q
P

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

published 3.0.1 6 years ago
M
Q
P

Access deep object properties using a path

published 0.11.8 3 years ago
M
Q
P

**Grab Wizard** is a lightweight JavaScript package for navigating and retrieving values from nested data structures. <br/> ## Install You can install the package using npm:

published 2.0.0 3 months ago
M
Q
P

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

published 4.1.2 3 years ago
M
Q
P

get a value from an object within other objects safely

published 1.0.4 6 years ago
M
Q
P

Access nested property values at any depth with a simple expression.

published 2.1.1 4 years ago
M
Q
P

Get or set a deep value using a keypath string. Supports bracket and dot notation

published 3.1.1 5 months ago
M
Q
P

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

published 2.0.1 5 years ago
M
Q
P

get value at property, don't throw if parent is undefined

published 4.2.0 a year ago
M
Q
P

Extract values and paths from AST by keys OR set them by keys

published 5.0.18 3 months ago
M
Q
P

get the property value from a nested object by using the dot path `a.b.c`

published 4.0.3 7 months ago
M
Q
P

Find paths in objects to given key('s), value('s) or key/value combinations

published 1.0.2 2 years ago
M
Q
P

🌳 Get value from object using dot path.

published 1.0.2 5 years ago
M
Q
P

Multiple delete deeply nested **values** from an object using dot notation `a.b.c`

published 1.0.0 9 years ago
M
Q
P

Basic cache object for storing key-value pairs.

published 0.2.2 8 years ago
M
Q
P